home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2006 May / PCWMAY06.iso / Software / Freeware / First Page 2006 3.00 / fp2006-final-3.00-setup.exe / {app} / Iscripts / DHTML - Calenders / ie5-propriety-calender.izs < prev    next >
Text File  |  2005-08-31  |  3KB  |  71 lines

  1. <!NOWIZARD>
  2.  
  3. <!TITLE>IE5 Proprietary Calendar
  4. <!/TITLE>
  5.  
  6. <!BROWSER>IE5+
  7. <!/BROWSER>
  8.  
  9. <!DESCRIPTION>Straight from the abnormally large brains of Microsoft developers comes this script. Utilizing IE 5's support for DHTML behaviors, Microsoft has made this highly stable and attractive calendar script for those needing a calendar to use on their site. Functional in IE 5 and up, and invisible to all other browsers. Three cheers to our masters!
  10. <!/DESCRIPTION> 
  11.  
  12. <!CATEGORY>calenders<!/CATEGORY>
  13.  
  14. <!SCRIPT>
  15. <!-- START OF SCRIPT -->
  16. <!-- Step 1: Before anything else, you need to make a minute change to the <HTML> tag (yes, HTML) of your page. This alternation is oblivious to non recognizing browsers, though is needed for IE 5 to correctly access and display the calendar.
  17.  
  18. Change your webpage's <HTML> tag so it reads instead:
  19. -->
  20. <HTML XMLNS:IE>
  21. <!-- The changes are shown in red.
  22.  
  23. Step 2: Insert the below where you wish the calendar to appear on your page:
  24.  
  25. -->
  26. <!--
  27. IE5 Proprietary Calendar- Based on Code from Microsoft.com
  28. For this and 100's more DHTML scripts, visit http://dynamicdrive.com
  29. -->
  30.  
  31. <IE:Calendar ID = "ie5cal" STYLE = "behavior:url (calendar.htc); width: 275; height: 250; border: '1px solid black';">
  32. </IE:Calendar>
  33. <!-- Step 3: Lastly and most importantly, download the following .htc file from Microsoft, and upload into the same directory as where everything else above resides in. This is the "brain" of the calendar:
  34.  
  35. http://msdn.microsoft.com/downloads/samples/internet/behaviors/library/calendar/calendar.htc
  36.  
  37. Important! While the above code (calendar.htc) is coded and offered by Microsoft as freeware, you should read and consciously agree to its user agreement first before downloading.
  38. -->
  39. <!-- END OF SCRIPT -->
  40. <!/SCRIPT>
  41.  
  42. <!PREVIEW>
  43. <!-- START OF SCRIPT -->
  44. <!-- Step 1: Before anything else, you need to make a minute change to the <HTML> tag (yes, HTML) of your page. This alternation is oblivious to non recognizing browsers, though is needed for IE 5 to correctly access and display the calendar.
  45.  
  46. Change your webpage's <HTML> tag so it reads instead:
  47. -->
  48. <HTML XMLNS:IE>
  49. <!-- The changes are shown in red.
  50.  
  51. Step 2: Insert the below where you wish the calendar to appear on your page:
  52.  
  53. -->
  54. <!--
  55. IE5 Proprietary Calendar- Based on Code from Microsoft.com
  56. For this and 100's more DHTML scripts, visit http://dynamicdrive.com
  57. -->
  58.  
  59. <IE:Calendar ID = "ie5cal" STYLE = "behavior:url (calendar.htc); width: 275; height: 250; border: '1px solid black';">
  60. </IE:Calendar>
  61. <!-- Step 3: Lastly and most importantly, download the following .htc file from Microsoft, and upload into the same directory as where everything else above resides in. This is the "brain" of the calendar:
  62.  
  63. http://msdn.microsoft.com/downloads/samples/internet/behaviors/library/calendar/calendar.htc
  64.  
  65. Important! While the above code (calendar.htc) is coded and offered by Microsoft as freeware, you should read and consciously agree to its user agreement first before downloading.
  66. -->
  67.  
  68. <!-- END OF SCRIPT -->
  69. <!/PREVIEW>
  70.  
  71. <!RELATED>NONE<!/RELATED>